Click or drag to resize

GroupBy Constructor (PropertyPath, SortDirection)

Initializes a new instance of the GroupBy class.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public GroupBy(
	PropertyPath propertyPath,
	SortDirection order
)

Parameters

propertyPath
Type: Independentsoft.ExchangePropertyPath
order
Type: Independentsoft.ExchangeSortDirection
See Also